Skip to main content

playDestination

Type

property

Summary

The playDestination specifies where sound output is sent.

Syntax

set the playDestination to {internal | external}

Description

Use the playDestination property to control whether sounds made with the play command on Unix systems are sent to the speakers or the audio jack.

If the playDestination property is set to "internal", sounds are played on the computer's internal speaker. If the playDestination is "external", sounds are sent to the computer's audio port.

The setting of this property has no effect on Mac OS , OS X, or Windows systems.

Examples

set the playDestination to external

command: stop, play

glossary: property, Unix, port

property: recordInput

Compatibility and Support

Introduced

LiveCode 1.0

OS

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?